Welcome![Sign In][Sign Up]
Location:
Search - fpga fft

Search list

[SCMFFTControl

Description: 电赛一等奖作品:音频信号分析仪单片机源码,需和FPGA配合使用-Xinhua Cup first prize entries: Single-chip audio signal source analyzer, and the FPGA to be used in conjunction
Platform: | Size: 99328 | Author: 李星 | Hits:

[VHDL-FPGA-Verilogcfft

Description: CFFT是一个数据宽度和点数都可配置的基4 FFT core,用VHDL实现-CFFT is a data width and the base points can be configured 4 FFT core, using VHDL realize
Platform: | Size: 168960 | Author: | Hits:

[Algorithm200628111717

Description: DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较大时,对DFT进行了基4和基2分解运算。FFT算法除了必需的数据存储器ram和旋转因子rom外,仍需较复杂的运算和控制电路单元,即使现在,实现长点数的FFT仍然是很困难。本文提出的FFT实现算法是基于FPGA之上的,算法完成对一个序列的FFT计算,完全由脉冲触发,外部只输入一脉冲头和输入数据,便可以得到该脉冲头作为起始标志的N点FFT输出结果。由于使用了双ram,该算法是流型(Pipelined)的,可以连续计算N点复数输入FFT,即输入可以是分段N点连续复数数据流。采用DIF(Decimation In Frequency)-FFT和DIT(Decimation In Time)-FFT对于算法本身来说是无关紧要的,因为两种情况下只是存储器的读写地址有所变动而已,不影响算法的结构和流程,也不会对算法复杂度有何影响。-err
Platform: | Size: 59392 | Author: 吴庆庆 | Hits:

[Otheryibiaofangda

Description: 做仪器的电路,比如示波器和信号发生器的输入输出部分电路。内行人都知道模拟部分的电路非常关键,特别是高频的时候。这些仪器放大电路很有参考价值-Equipment to do the circuit, such as oscilloscopes and signal generator, input and output part of the circuit. Insiders all know that part of the circuit simulation is critical, especially when high-frequency. These instruments useful reference amplifier
Platform: | Size: 2643968 | Author: | Hits:

[Communication-Mobile1

Description: 自定制浮点FFTIFFT处理器的FPGA实现研究-FFTIFFT customized floating-point processor FPGA Realization
Platform: | Size: 100352 | Author: stormy | Hits:

[OtherFPGA

Description: 一种基于FPGA实现的FFT结构 调从基本元器件开始的计算机硬件系统的设计与实现,大多设置在自动控制系,形成了与应用系统结合的计算机教育。 1966年多处理器平台FPGA 学习目标 (1) 理解为什么嵌入式系统使用多处理器 (2) 指出处理器中CPU和硬件逻辑的折衷 -FPGA-based FFT realize the structure of the tune from the beginning of the basic components of computer hardware system design and implementation, most of them located in the Automatic Control Department, formed a combination and application of computer education system. 1966 multi-processor FPGA platform for learning goals (1) to understand why the use of multi-processor embedded system (2) pointed out that the processor CPU and the hardware logic of compromise
Platform: | Size: 109568 | Author: 陈松 | Hits:

[VHDL-FPGA-VerilogVerilog

Description: Verilog教程,讲述Verilog在cpld/fpga中从设计到仿真全过程。-Verilog tutorial, Verilog described in cpld/fpga simulation from the design to the entire process.
Platform: | Size: 2479104 | Author: pangyugang | Hits:

[VHDL-FPGA-VerilogFFT_VHDL

Description: FFT的FPGA实现里面有测试程序。希望对FPGA的学习朋友有所帮助!-FFT of the FPGA test procedure to achieve there. FPGA want to be helpful to learn a friend!
Platform: | Size: 437248 | Author: 夏浪 | Hits:

[VHDL-FPGA-Verilogc2h_fft_cyclone_ii

Description: 关于用c2h实现fft算法的源代码和说明书 altera-On C2H achieve fft algorithm using the source code and a detailed description of altera
Platform: | Size: 723968 | Author: 梁山皮 | Hits:

[VHDL-FPGA-VerilogFPGAREAL

Description: 信号处理FPGA实现参考,IEEE transaction 的一篇文章。主要针对信号处理中加窗、FFT、VSLI快速实现中误差地等问题。-FPGA realization of a reference signal processing, IEEE transaction of an article. Mainly for signal processing windowing, FFT, VSLI rapid error problems.
Platform: | Size: 308224 | Author: 卓智海 | Hits:

[VHDL-FPGA-VerilogFPGA_FFT

Description: 基于FPGA的高速FFT处理器的设计与实现-FPGA-based high-speed FFT Processor Design and Implementation
Platform: | Size: 73728 | Author: 萧球水 | Hits:

[VHDL-FPGA-VerilogEDA

Description: 这里边有EDA设计常用模块的源代码,FFT,DDS PS2_keyboard,VGA等,有学FPGA的就参考一下吧-Here the design of commonly used modules have EDA source code, FFT, DDS PS2_keyboard, VGA and so on, have places on the FPGA reference yourself
Platform: | Size: 208896 | Author: li | Hits:

[Software Engineeringfpgafft

Description: :文章针对目前数字信号处理中大量采用的快速傅立叶变换[FFT] 算法采用软件编程来处理的应用现状,在对FFT 算法进行 分析的基础上,给出了用FPGA[Field Programmable Gate Array] 实现的8 点32 位FFT 处理器方案,并得到了系统的仿真结果。 最后在Altera 公司FLEX10K系列FPGA 芯片上成功地实现了综合。-Based on the analysis of the FFT algorithm , a reasonable logic structure for a 8-point ,32- bit FFT processor is described and the simulating result is given in this paper. The processor is implemented on the FLEX10Kfamily of FPGAs.
Platform: | Size: 220160 | Author: 王晓 | Hits:

[Software EngineeringFPGA_4FFT

Description: 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with the requirements of high speed digital signal processing , the algorithmof radix O4 implemented with FPGA and the integrated architecture and butterfly unit are analyzed. With butterfly u2 nit input which is designed by parallel structure and the same address calculation , four operation codes the butterfly unit needs can be provided simultaneously to have the most data parallel and improve the speed of calculation. According to the rotation parameters memory regulation , the addresses of three rotation parame2 ters of butterfly unit are the same with simple style of address generation and similar input and output memo2 ries. The operating unit adopted is implemented by three complex calculation algorithm of multiplication si2 multaneously.
Platform: | Size: 360448 | Author: 王晓 | Hits:

[VHDL-FPGA-Verilogvhdlfft4

Description: 基4算法的vhdl实现,蝶形变换等的详细设计-Radix-4 algorithm of VHDL realize, butterfly transform the detailed design, etc.
Platform: | Size: 12288 | Author: 邓翔 | Hits:

[VHDL-FPGA-Verilog16bitFFTFPGA

Description: 16位定点FFT-DSP的FPGA实现(相关代码和使用说明)-16-bit fixed-point FFT-DSP implementation of the FPGA (the relevant codes and instructions)
Platform: | Size: 3740672 | Author: tanghongwu | Hits:

[VHDL-FPGA-VerilogniosII_cyclone_1c20

Description: IIR、F FT各模块程序设计例程,可做为IP使用,初学者很有用-IIR, FIR, FFT modular design of the routines can be used as IP use, useful for beginners
Platform: | Size: 70656 | Author: 石林 | Hits:

[VHDL-FPGA-VerilogHigh-speedhighperformanceFFT

Description: 高速高性能FFT处理器的VLSI实现研究,适合做FPGA的技术人员参考研究FFT-High-speed high-performance FFT processor VLSI realization of research, suitable for FPGA technology reference study FFT
Platform: | Size: 5282816 | Author: bonjour | Hits:

[VHDL-FPGA-VerilogFPGAbasedontheworkofthe1024-pointpipelinedFFT

Description: 基于FPGA的1024点流水线工作方式的FFT实现,适合fpga的技术人员做信号处理参考-FPGA based on the work of the 1024-point pipelined FFT approach the realization of the technical staff for doing fpga signal processing reference
Platform: | Size: 6713344 | Author: bonjour | Hits:

[VHDL-FPGA-Verilogfft

Description: 基于FPGA的FFT的硬件实现。其中含有部分vhdl程序,本论文采用基4FFT算法-FPGA-based hardware implementation of the FFT. Vhdl part which contains the procedures used in this paper-based algorithm 4FFT
Platform: | Size: 942080 | Author: xyyj | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »

CodeBus www.codebus.net